.gm-detail{
	margin-top: 60px;
}
.gm-detail .left{
	float: left;
	margin-right: 60px;
	width: 570px;
}
.leftpic{
	width:570px;
	height:435px;
}
.gm-detail .left .leftpar{
	font-size: 14px;
	line-height: 26px;
	margin-top: 10px;
}
.gm-detail .left span{
	color: #1c5c02;
}
.gm-detail .right{
	float: left;
	width: 570px;
}
.news-list li{
	margin-top: 13px;
	display: inline-block;
}
.news-list li img{
	width: 110px;
	height: 84px;
	float: left;
	margin-right: 25px;
}
.news-list li .news-right{
	float: left;
	width: 435px;
}
.news-list li .news-right h4{
	font-size: 16px;
	color: #592f00;
}
.news-list li .news-right h4 span{
	float: right;
	color: #999;
}
.news-list li .news-right p{
	margin-top: 10px;
	height: 48px;
	overflow: hidden;
	line-height: 24px;
	color: #666;
	font-size: 14px;
}
.gm-show{
	background: #1d2b1a;
	padding: 60px 0;
}
.mt0{
	margin-top: 0;
}
.gm-show .public-title{
	color: #fff;
}
.gm-show .public-title .icon-leftflower{
   background: url(../../images/icon-leftflowerw.png) no-repeat; 
   margin-right: 10px;
}
.gm-show .public-title .icon-rightflower{
   background: url(../../images/icon-rightflowerw.png) no-repeat; 
   margin-left: 10px;
}
.gm-navlist{
	margin-top: 30px;
}
.gm-navlist li{
	float: left;
	width: 200px;
	text-align: center;
}
.gm-navlist li a{
	color: #fff;
	line-height: 37px;
	font-size: 16px;
}
.gm-navlist li.cur a{
	background: url(../../images/navbg.png) no-repeat; 
	display: inline-block;
	width: 137px;
	height: 37px;
}
.gs-piclists{
	margin-left: -30px;
}
.gm-navlist li.lookmore {
	float: right;
}
.gm-navlist li.lookmore a{
	color: #ff8500;
}
.gs-piclists li{
	float: left;
	margin-top: 30px;
	width: 277px;
	margin-left: 30px;
}
.gs-piclists li img{
	width: 100%;
}
.service-info{
	padding: 60px 0;
}
.service-detail{
	margin-top: 30px;
}
.service-detail .left{
	float: left;
    margin-right: 60px;
    width: 530px;
}
.service-detail .right{
	float: left;
    width: 610px;
}
.yongpin{
	margin-left: -30px;
}
.yongpin li{
	float: left;
	margin-top: 30px;
	position: relative;
	width: 250px;
	margin-left: 30px;
}
.yongpin li img{
	width: 100%;
}
.yongpin li .yongpin-detail{
	/*background: rgba(0,0,0,0.6);*/
	background: url(../images/transparent.png) repeat;
	width: 100%;
	line-height: 40px;
	height: 40px;
	color: #fff;
	text-indent: 10px;
	position: absolute;
	bottom: 0;
	font-size: 14px;
	left: 0;
}
.about-gmwar{
	padding: 60px 0;
}
.yongpin li .yongpin-detail span{
	float: right;
	margin-right: 10px;
}
.dashi{
	margin-right: -30px;
	margin-top: 30px;
}
.dashi li{
	float: left;
	width: 290px;
	margin-right: 30px;
}
.dashi li img{
	width: 100%;
}
.dashi li h3{
	font-size: 16px;
	margin-top: 5px;
}
.dashi li p{
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-top: 5px;
	color: #666;
}